-
-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support dictionary cmaps for ImageStack #6025
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6025 +/- ##
=======================================
Coverage 88.68% 88.69%
=======================================
Files 316 316
Lines 66032 66068 +36
=======================================
+ Hits 58562 58598 +36
Misses 7470 7470
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
e456d8f
to
1a77032
Compare
I think this is ready for review; tests failing because: |
e2ff78d
to
6c91f6d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thanks!
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Fixes #6012
I'm not sure if I'm a fan of the solution.